|
WASTED Modding Documentation
1
ModdingDocumentation
|
Triggers the condition based on a countdown timer. More...
Public Attributes | |
| string | expression |
| The expression that is calculated to determine the timer's interval. | |
| bool | repeating |
| When enabled, the timer resets upon triggering. | |
| bool | fireAtStart = false |
| When enabled, the timer starts at 0, causing it to immediately trigger. Used in conjunction with the repeating flag. | |
Triggers the condition based on a countdown timer.